ChartHeight Property

Contains the height of the entire chart. If it is omitted, the size of the chart is determined by the size of the window in which the chart is displayed.

Definition

Namespace: Independentsoft.Office.Odf.Charts
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public Size Height { get; set; }

Property Value

Size

See Also